home *** CD-ROM | disk | FTP | other *** search
- Coming Next
- ~~~~~~~~~~~
- Uhhhh... You tell me. ( couldn't hurt to ask... )
-
- Added/Fixed in 2.611ß
- ~~~~~~~~~~~~~~~~~~~~~
- * Fixed a bug in Arexx reading variables from TeleBASE.
-
- * Changed the add_incoming_call routine to put date and time in the
- comment field of the newly created record.
-
- Added/Fixed in 2.610ß
- ~~~~~~~~~~~~~~~~~~~~~
- * Added option to run some program (arexx, script, dos... whatever)
- whenever a call is received. Done with the tooltype:
- RUN_ON_CALL=<Some command goes here>
- It's asyncronous, (starts it's own task) so you can run TeleBASE
- arexx stuff from it.
-
- * Fixed bug (crash) when some other program had the serial port,
- and wasn't sharing it.
-
- Added/Fixed in 2.602ß
- ~~~~~~~~~~~~~~~~~~~~~
- * Bug in print to file.
-
- * Wouldn't run if no translator.library found.
- So much for __autoinitfail().
-
- * Typos in prefs text.
-
- * Added printing Envelope to file.
-
- * Added printing All, and Tagged Envelopes.
-
- * Fixed a bug in Titlebar text updating.
-
- Fixed/new in 2.600ß
- ~~~~~~~~~~~~~~~~~~~
- * Fixed bug in tooltypes not working for FILENAME=blahblahblah
-
- * Fixed bug in caller id init string. It wasn't being sent correctly.
-
- * Fixed a bug on the incoming call matching routine. Some calls with
- Mult-page modes, AND phone numbers wouldn't be matched correctly.
-
- * Added speach option.
-
- * Added popup on call option. (if match found)
-
- * Updated prefs program.
-
- Fixed in 2.569ß
- ~~~~~~~~~~~~~~~
- * Fixed a problem with fonts currupting when font selected was such that it
- would fit in one window, but not the other.
-
- * Added option to set leftmargin when printing labels.
-
- * Changed the prefs program to open in a window on the workbench, or public
- screen. Wasn't easy cramming all that into 640x200, either!
-
- * Fixed a bug in the prefs program. It wasn't reading the parameter for
- LabelsAcross, when loading tooltype data.
-
- Fixed in 2.564ß
- ~~~~~~~~~~~~~~~
- * Implemented configurable ID String key's. ('NBMR = ', etc...)
-
- * Arexx calls to 'NEXTCALL', and 'BACKCALL' didn't work,
- unless the incoming calls window was open.
-
- * Fixed string gadget hook to stop activating the next gadget
- when you were on the last one, and pressed the down arrow,
- or activating the previous gadget when the top gadget is active,
- and the UP arrow is pressed. ( Make sense? )
-
- * Added the commandline switch/tooltype 'LASERJET' so only those that
- WANT to be put into landscape mode are put there.
-
- * Fixed the print envelope routine to check if there is something in the
- FIRST NAME field, before printing a space after it, and before LAST NAME.
-
- * With no gadgets active, the tab key activates the top string gadget.
-
- * Made the position of the 'Call' (incoming) window configurable. This
- demanded the creation of new command line switches/tooltypes. CALLLEFT,
- and CALLTOP.
-
- * Completely rewrote the caller-id detection, to find "Multi-Page" type
- messages. An added tooltype, and command line switch has been added.
- The tooltype for this is ID_MESG=, and defaults to 'MESG = '.
-
- * Started using a keyfile. Belongs in s:, or current directory.
-
- * Found a bug in CID stuff. The NAME info could be missed at times.
- This should be fixed. (?)
-
- * Added the ability to select whatever font you wish, instead of using ONLY
- the default font.
-
- * Fixed a bug in Print Envelope routine. Enforcer hit. (Doah!)
-
- 2.400ß
- ~~~~~~~~~~~~~~~~~~~~~~~
- First beta release... ( This time around )
-